Click or drag to resize

SubscriptionEventTypes Property

Contains a collection of event notifications that are used to create a subscription.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<EventType> EventTypes { get; }

Property Value

Type: IListEventType
See Also